- memory cache
- opberg geheugen, snel geheugen dat is bedoeld voor de tijdelijke opslag van informatie die de processor nodig zou kunnen hebben
English-Dutch dictionary. 2013.
English-Dutch dictionary. 2013.
memory cache — An area of high speed memory on the processor that stores commonly used code or data obtained from slower memory, eliminating the need to access the system s main memory to fetch instructions. The Intel 82385 cache controller chip was used… … Dictionary of networking
memory cache — noun (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated; used to optimize data transfers between system elements with different characteristics • Syn: ↑cache • Topics: ↑computer science,… … Useful english dictionary
memory cache — high speed memory intended to temporarily store information which the processor is likely to need (Computers) … English contemporary dictionary
Memory disambiguation — is a set of techniques employed by high performance out of order execution microprocessors that execute memory access instructions (loads and stores) out of program order. The mechanisms for performing memory disambiguation, implemented using… … Wikipedia
Velocity (memory cache) — Velocity was the code name for a distributed cache platform for in memory caches spread across multiple systems, developed by Microsoft. It is now incorporated as the caching element of Microsoft s AppFabric. Design Any number of systems can be a … Wikipedia
Cache — This article is about the computer science optimization concept. For other uses, see Cache (disambiguation). In computer engineering, a cache ( /ˈk … Wikipedia
Memory virtualization — In computer science, memory virtualization decouples volatile random access memory (RAM) resources from individual systems in the data center, and then aggregates those resources into a virtualized memory pool available to any computer in the… … Wikipedia
cache — Pronounced [cash]. A special area of memory, managed by a cache controller, that improves performance by storing the contents of frequently accessed memory locations and their addresses. A memory cache and a disk cache are not the same. A… … Dictionary of networking
cache — cache1 [kæʃ] n [Date: 1700 1800; : French; Origin: cacher to press, hide , from Vulgar Latin coacticare to press together ] 1.) a number of things that have been hidden, especially weapons, or the place where they have been hidden cache of ▪ a… … Dictionary of contemporary English
cache — noun Cache is used before these nouns: ↑memory Cache is used after these nouns: ↑weapon … Collocations dictionary
Cache pollution — describes situations where an executing computer program loads data into CPU cache unnecessarily, thus causing other needed data to be evicted from the cache into lower levels of the memory hierarchy, potentially all the way down to main memory,… … Wikipedia